Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.permissions.notifications--templates

This contribution is part of XML component org.nuxeo.ecm.permissions.notifications inside nuxeo-permissions-9.10.jar /OSGI-INF/notifications-contrib.xml

Extension Point

Extension point templates of component NotificationService.

Contributed Items

  • <template name="aceGranted" src="templates/aceGranted.ftl"/>

XML Source

<extension point="templates" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">

    <template name="aceGranted" src="templates/aceGranted.ftl"/>

  </extension>